//Naval Support on/off
$ChangeOrder
if_Date=8/30/1942
//no Axis on Australia
landUnitInRadius=87,12,0,15,Axis
//Guadalcanal
xyControl=104,31,Axis
actionCountry=3
lifespan=once
//turn on fleet support
xyArea=106,31,29
$End

$ChangeOrder
if_Date=11/22/1942
actionCountry=3
lifespan=once
//turn off fleet support
xyArea=106,31,0
$End

$ChangeOrder
if_Date=8/30/1942
actionCountry=3
lifespan=once
//Allies control Guadalcanal
xyControl=104,31,Allies
//turn off fleet support
xyArea=106,31,0
$End

//#### Invasions
//USA invades Guadal Canal
$InvasionHeavy
if_Date=9/13/1942
lifespan=once
//no Axis on Australia
landUnitInRadius=87,12,0,15,Axis
//Guadalcanal
xyControl=104,31,Axis
actionCountry=3
range=15
landAssets=1
//Guadalcanal
xyArea=103,30
//Sydney
xyArea=93,6
$End

//#### Naval gathers

//CV Group
$GatherNaval
if_Date=8/30/1942
//no Axis on Australia
landUnitInRadius=87,12,0,15,Axis
//Guadalcanal
xyControl=104,31,Axis
lifespan=once
actionCountry=3
carrierAssets=5
battleAssets=1
navalSupportAssets=3
//South of Henderson Field
xyArea=104,30
//Sydney
xyArea=93,6
$End

//CV Group
$GatherNaval
if_Date=8/30/1942
//no Axis on Australia
landUnitInRadius=87,12,0,15,Axis
//Guadalcanal
xyControl=104,31,Axis
lifespan=once
actionCountry=1
carrierAssets=5
battleAssets=1
navalSupportAssets=3
//South of Henderson Field
xyArea=104,29
//Sydney
xyArea=93,6
$End
